To make a local version of the Oddmuse ZhurnalyWiki on an Apple Macintosh under OS-X:
- copy the Oddmuse scripts from http://zhurnaly.com/cgi-bin/ to /Library/WebServer/CGI-Executables/
$DataDir = '/Library/WebServer/Documents/oddmuse';
* do 'wiki.pl';
- copy the Oddmuse "config" file to the oddmuse data directory
- create a directory "/Library/WebServer/Documents/oddmuse/modules/"
- copy the Oddmuse modules to the modules directory
- from the web browser visit http://localhost/cgi-bin/wiki and see if an empty HomePage is displayed
- if desired, copy the files from http://zhurnaly.com/ oddmuse directory to create an image/replica including the historical versions of the files
- alternatively, use wikicopy to copy the files over without their histories
^z - 2008-10-29
(correlates: Oddmuse Mass Upload Script, InitialOddmuseInstallationNotes, WikiConfigurationNotes, ...)